literal adj. 1.文字的,文字上的。 2.字面上的,逐字逐句的。 3.沒有夸張的,樸實的,原原本本的。 4.呆板的,平庸的,乏味的。 5.字母的,用字母代表的。 the literal arithmetic 代數(shù)學。 a literal translation 逐字逐句直譯。 a literal interpretation 字面解釋。 the literal truth 原原本本的實情。 n. 【印刷】錯排,文字上的錯誤。 in the literal sense of the word 照字面的意思;實在,真正 (In the literal sense of the word, I heard nothing. 我聽實在是沒有聽到〔但可能看到過〕)。 -ity 直譯;實際;精確。 n. -ness
integer n. 1.【數(shù)學】整數(shù) (opp. fraction)。 2.完整的東西,整體。
A numeric integer literal is cast by default to the 默認情況下,數(shù)值整數(shù)文本轉(zhuǎn)換為
In the preceding declaration , the integer literal 在以上聲明中,整數(shù)
If the integer literal does not fit into a 如果整數(shù)無法放入到
If the integer literal exceeds the range of 如果整數(shù)超出了
If the value represented by an integer literal exceeds the range of 無符號64位整數(shù)如果整數(shù)表示的值超出了
In the preceding declaration , the integer literal 127 is implicitly converted from 在以上聲明中,整數(shù)127從
You can force an integer literal to be hexadecimal base 16 with the 前綴將整數(shù)強制為十六進制(基數(shù)為16 ) ,可以用
In the preceding declaration , the integer literal 429496729 is implicitly converted from 在以上聲明中,整數(shù)429496729從
The compiler normally construes an integer literal to be in the decimal base 10 number system 編譯器通常將整數(shù)解釋為十進制(基數(shù)為10 )數(shù)制??梢杂?i class="labawb" onClick="playMp3('sound_c_9')">
Therefore you can initialize a decimal variable using an integer literal , without the suffix , as follows 因此,可以用整數(shù)初始化十進制變量而不使用后綴,如下所示: